home *** CD-ROM | disk | FTP | other *** search
- In <johnwuCLK3H2.Jxp@netcom.com> johnwu@netcom.com (John M. Wu) writes:
- >I am running NCSA Mosaic and I would like to have sound from the .au files.
- >Simply clicking on the audio icons result in just the .au file transferring
- >and nothing but silence. Here is my setup
-
- Get your sound card working with WPLANY and then make sure you have lines
- like the following in your MOSAIC.INI.
-
- [Viewers]
- ..
- TYPE10="audio/basic"
- ..
- audio/basic="s:\viewers\wplany %ls"
- ...
-
- [Suffixes]
- ...
- audio/basic=.au
-
- It works fine for me.
-
- --
- * Art Smoot, AES Consulting Internet: aesmoot@aescon.com *
- * 1177 Wildwood Road Voice: 303-499-3837 *
- * Boulder, Colorado 80303, USA FAX: 303-494-3107 *
- From news@bigblue.oit.unc.edu Mon Feb 21 12:17:48 1994
- Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
- id AA25712; Mon, 21 Feb 1994 12:17:48 -0500
- Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
- id AA26400; Mon, 21 Feb 1994 11:50:53 -0500
- Received: from GATEWAY by bigblue with netnews
- for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
- To: winsock@sunsite.unc.edu
- Date: Mon, 21 Feb 1994 11:44:25
- From: jobrien@mcs.umes.umd.edu (James M. O'Brien, Jr)
- Message-Id: <jobrien.343.000BBDE8@mcs.umes.umd.edu>
- Organization: University of Maryland Eastern Shore
- Sender: ses
- Subject: wsfngr11.zip & sparky.umd.edu problems
-
- If you are trying to ftp from sparky.umd.edu and experiencing problems, its
- probably due to the new ftp daemon we've installed. A work around for now,
- use a ftp client that supports the LS command. Any ftp client that
- functions on DIR (as ws_ftp seems to do) will only recieve empty directories.
-
- We will have this fixed up asap...
-
- Thanks - Jim O.
-
-
- Jim O'Brien, CNE University of Maryland Eastern Shore
- jobrien@mcs.umes.umd.edu Network Manager
- From news@bigblue.oit.unc.edu Mon Feb 21 00:19:55 1994
- Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
- id AA25723; Mon, 21 Feb 1994 12:17:50 -0500
- Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
- id AA24328; Mon, 21 Feb 1994 11:48:30 -0500
- Received: from GATEWAY by bigblue with netnews
- for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
- To: winsock@sunsite.unc.edu
- Date: 21 Feb 1994 08:19:55 -0800
- From: akm@cs.uoregon.edu (Anant Kartik Mithal)
- Message-Id: <2kamvb$qbh@majestix.cs.uoregon.edu>
- Organization: University of Oregon Computer and Information Sciences Dept.
- Sender: ses
- References: <crkelly.14.005C3D75@mermaid.micro.umn.edu>
- Subject: Re: Xwin and Winsock
-
- In article <crkelly.14.005C3D75@mermaid.micro.umn.edu>,
- Colin R. Kelly <crkelly@mermaid.micro.umn.edu> wrote:
- > Here's a question I'm hoping someone out there may be able to answer. I'm
- >using Trumpet Winsock and Xwin. To get Xwin to display on my PC, I use the
- >command: setenv DISPLAY my.ip.address:0 . When I dial up for SLIP access, the
- >IP address is dynamically allocated to me, with the fourth number changing
- >fromone session to the next. Is there any way I can set up a session and have
- >the correct IP address automatically placed into my setenv command (or any
- >other -display parameter for that matter)?
-
- A trick I've begun to use is like this: When I log into my host, I do
- a 'last' , which tells me which ip address / slip address I've logged
- in from. I use that (cut and paste in a winqvt window) to enter my
- DISPLAY environment variable. I also use tcsh as my shell on the unix
- host, which helps a lot.
-
- You can use something like last -20, or finger. For example, using
-
- 35> finger | grep akm
-
- akm Anant Kartik Mitha *p5 localmachine (slip-line-14)
-
- gives me the location I'm logged in from. I cut and paste this into a
-
- setenv DISPLAY slip-line-14:0.0
-
- and I'm all set.
-
- --kartik
-
- If you quote my article remember to trim it down to the essentials.
- Anant Kartik Mithal, akm@cs.uoregon.edu
- Interactive Systems Group (503)346-3989
- Comp. Science, U of Oregon, Eugene, OR 97403 (503)346-5373 (fax)
- -----------
- Student Intern, US West Technologies
- FBC Testbed, College of Business, U of O (503)346-3324
-
-
-